home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / Langley.cpt / Fort Langley 0.96 / card_3661.txt < prev    next >
Text File  |  1987-12-04  |  7KB  |  343 lines

  1. -- card: 3661 from stack: in.96
  2. -- bmap block id: 3053
  3. -- flags: 0000
  4. -- background id: 2701
  5. -- name: build house
  6. ----- HyperTalk script -----
  7. on opencard
  8.  
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 3 (field)
  14. -- low flags: 80
  15. -- high flags: 0000
  16. -- rect: left=8 top=223 right=244 bottom=184
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: H1
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: A003
  30. -- rect: left=217 top=25 right=77 bottom=499
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 27056 / 27056
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Click here to build a log house
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   Hide card button 4
  42.   Hide card button "build a floor"
  43.   Play "boing"
  44.   show card field "H1"
  45.   wait 1 seconds
  46.   Play "boing"
  47.   show card field "H2"
  48.   wait 1 seconds
  49.   Play "boing"
  50.   show card field "H3"
  51.   wait 1 seconds
  52.   Play "boing"
  53.   show card field "H4"
  54.   wait 1 seconds
  55.   Play "boing"
  56.   show card field "H5"
  57.   wait 1 seconds
  58.   Play "boing"
  59.   show card field "H6"
  60.   wait 1 seconds
  61.   Play "boing"
  62.   show card field "H7"
  63.   wait 1 seconds
  64.   Play "boing"
  65.   show card field "H8"
  66.   wait 1 seconds
  67.   Play "boing"
  68.   show card field "H9"
  69.   wait 1 seconds
  70.   Play "boing"
  71.   show card field "H10"
  72.   wait 1 seconds
  73.   Play "boing"
  74.   show card field "H11"
  75.   wait 1 seconds
  76.   Play "harpsichord"
  77.   show card button 2
  78.   show card button 4
  79.  
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 6 (field)
  85. -- low flags: 80
  86. -- high flags: 0000
  87. -- rect: left=8 top=253 right=287 bottom=182
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 3
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: H2
  96.  
  97.  
  98. -- part 7 (field)
  99. -- low flags: 80
  100. -- high flags: 0000
  101. -- rect: left=8 top=293 right=323 bottom=163
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 3
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: H3
  110.  
  111.  
  112. -- part 8 (field)
  113. -- low flags: 80
  114. -- high flags: 0000
  115. -- rect: left=227 top=87 right=110 bottom=415
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 0
  119. -- font id: 3
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: H4
  124.  
  125.  
  126. -- part 10 (field)
  127. -- low flags: 80
  128. -- high flags: 0000
  129. -- rect: left=227 top=115 right=132 bottom=480
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 0
  133. -- font id: 3
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: H5
  138.  
  139.  
  140. -- part 11 (field)
  141. -- low flags: 80
  142. -- high flags: 0000
  143. -- rect: left=227 top=138 right=155 bottom=480
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 0
  147. -- font id: 3
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: H6
  152.  
  153.  
  154. -- part 12 (field)
  155. -- low flags: 80
  156. -- high flags: 0000
  157. -- rect: left=227 top=161 right=178 bottom=480
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 0
  161. -- font id: 3
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: H7
  166.  
  167.  
  168. -- part 13 (field)
  169. -- low flags: 80
  170. -- high flags: 0000
  171. -- rect: left=227 top=185 right=202 bottom=491
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 0
  175. -- font id: 3
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: H8
  180.  
  181.  
  182. -- part 14 (field)
  183. -- low flags: 80
  184. -- high flags: 0000
  185. -- rect: left=227 top=208 right=231 bottom=486
  186. -- title width / last selected line: 0
  187. -- icon id / first selected line: 0 / 0
  188. -- text alignment: 0
  189. -- font id: 3
  190. -- text size: 12
  191. -- style flags: 0
  192. -- line height: 16
  193. -- part name: H9
  194.  
  195.  
  196. -- part 15 (field)
  197. -- low flags: 80
  198. -- high flags: 0000
  199. -- rect: left=219 top=236 right=267 bottom=480
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 0
  203. -- font id: 3
  204. -- text size: 12
  205. -- style flags: 0
  206. -- line height: 16
  207. -- part name: H10
  208.  
  209.  
  210. -- part 16 (field)
  211. -- low flags: 80
  212. -- high flags: 0000
  213. -- rect: left=219 top=276 right=307 bottom=482
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 0 / 0
  216. -- text alignment: 0
  217. -- font id: 3
  218. -- text size: 12
  219. -- style flags: 0
  220. -- line height: 16
  221. -- part name: H11
  222.  
  223.  
  224. -- part 17 (button)
  225. -- low flags: 00
  226. -- high flags: 8000
  227. -- rect: left=381 top=290 right=340 bottom=436
  228. -- title width / last selected line: 0
  229. -- icon id / first selected line: 6460 / 6460
  230. -- text alignment: 1
  231. -- font id: 0
  232. -- text size: 12
  233. -- style flags: 0
  234. -- line height: 16
  235. -- part name: go back
  236. ----- HyperTalk script -----
  237. on mouseUp
  238.   set lockscreen to true
  239.   go to card "legend"
  240.   hide card field "key1"
  241.   hide card field "key2"
  242.   set lockscreen to false
  243.  
  244. end mouseUp
  245.  
  246.  
  247.  
  248. -- part 18 (button)
  249. -- low flags: 00
  250. -- high flags: A003
  251. -- rect: left=219 top=83 right=135 bottom=501
  252. -- title width / last selected line: 0
  253. -- icon id / first selected line: 27056 / 27056
  254. -- text alignment: 1
  255. -- font id: 0
  256. -- text size: 12
  257. -- style flags: 0
  258. -- line height: 16
  259. -- part name: Build a floor
  260. ----- HyperTalk script -----
  261. on mouseUp
  262.   go to card id 7515
  263. end mouseUp
  264.  
  265.  
  266.  
  267. -- part 19 (button)
  268. -- low flags: 80
  269. -- high flags: 8000
  270. -- rect: left=451 top=292 right=340 bottom=503
  271. -- title width / last selected line: 0
  272. -- icon id / first selected line: 32488 / 32488
  273. -- text alignment: 1
  274. -- font id: 0
  275. -- text size: 12
  276. -- style flags: 0
  277. -- line height: 16
  278. -- part name: start again
  279. ----- HyperTalk script -----
  280. on mouseUp
  281.   hide card field "H1"
  282.   hide card field "H2"
  283.   hide card field "H3"
  284.   hide card field "H4"
  285.   hide card field "H5"
  286.   hide card field "H6"
  287.   hide card field "H7"
  288.   hide card field "H8"
  289.   hide card field "H9"
  290.   hide card field "H10"
  291.   hide card field "H11"
  292.   show card button 1
  293.   show card button 3
  294.   show card button 2
  295.   hide card button 4
  296. end mouseUp
  297.  
  298.  
  299.  
  300. -- part contents for card part 3
  301. ----- text -----
  302. 1. Measure out a rectangle.
  303.  
  304. -- part contents for card part 6
  305. ----- text -----
  306. 2. Lay the flat foundation stones.
  307.  
  308. -- part contents for card part 7
  309. ----- text -----
  310. 3. Square the logs.
  311.  
  312.  
  313. -- part contents for card part 8
  314. ----- text -----
  315. 4. Float the logs to the fort.
  316.  
  317. -- part contents for card part 10
  318. ----- text -----
  319. 5. Half-lap the logs into each other.
  320.  
  321. -- part contents for card part 11
  322. ----- text -----
  323. 6. Chip saw planks to make a floor.
  324.  
  325. -- part contents for card part 12
  326. ----- text -----
  327. 7. Cut holes into the sills.
  328.  
  329. -- part contents for card part 13
  330. ----- text -----
  331. 8. Place the upright posts into the holes.
  332.  
  333. -- part contents for card part 14
  334. ----- text -----
  335. 9. Place the plates on top of the posts.
  336.  
  337. -- part contents for card part 15
  338. ----- text -----
  339. 10. Cover the roof frame with boards and cedar bark.
  340.  
  341. -- part contents for card part 16
  342. ----- text -----
  343. 11.  Hold down the cedar bark with batten boards.